sync.Pool.pin (method) 3 uses sync (current package) pool.go#L111: l, _ := p.pin() pool.go#L135: l, pid := p.pin() pool.go#L202: func (p *Pool) pin() (*poolLocal, int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)